[INFO] cloning repository https://github.com/MythSnipper/world-Mili
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MythSnipper/world-Mili" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMythSnipper%2Fworld-Mili", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMythSnipper%2Fworld-Mili'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3ff5b418e0db361e5a2f7fd53e19843bb1962b8
[INFO] fixing MythSnipper/world-Mili against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMythSnipper%2Fworld-Mili" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MythSnipper/world-Mili
[INFO] finished tweaking git repo https://github.com/MythSnipper/world-Mili
[INFO] tweaked toml for git repo https://github.com/MythSnipper/world-Mili written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MythSnipper/world-Mili on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MythSnipper/world-Mili already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c58fef65b4d8c9eead937cb6f18e942217913524c0829e3907826534532d5246
[INFO] running `Command { std: "docker" "start" "c58fef65b4d8c9eead937cb6f18e942217913524c0829e3907826534532d5246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c58fef65b4d8c9eead937cb6f18e942217913524c0829e3907826534532d5246" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c58fef65b4d8c9eead937cb6f18e942217913524c0829e3907826534532d5246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c58fef65b4d8c9eead937cb6f18e942217913524c0829e3907826534532d5246" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking world-Mili v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `IllegalArgumentException` in this scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:302:20
[INFO] [stdout]     |
[INFO] [stdout] 302 |             let e: IllegalArgumentException = e;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IllegalArgumentException` in this scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:302:20
[INFO] [stdout]     |
[INFO] [stdout] 302 |             let e: IllegalArgumentException = e;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addAttribute` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addAttribute` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |         you.addAttribute(me.getDimensions().toAttribute());
[INFO] [stdout]     |             ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getDimensions` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getDimensions` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |         you.addAttribute(me.getDimensions().toAttribute());
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `resetDimensions` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `resetDimensions` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 127 |         me.resetDimensions();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addAttribute` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addAttribute` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |         you.addAttribute(me.getCircumference().toAttribute());
[INFO] [stdout]     |             ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getCircumference` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getCircumference` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |         you.addAttribute(me.getCircumference().toAttribute());
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `resetCircumference` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `resetCircumference` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 132 |         me.resetCircumference();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addAction` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addAction` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |         you.addAction("sit", me.getTangent(you.getXPosition()));
[INFO] [stdout]     |             ^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getTangent` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getTangent` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |         you.addAction("sit", me.getTangent(you.getXPosition()));
[INFO] [stdout]     |                                 ^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addAttribute` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addAttribute` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |         you.addAttribute(me.getDimensions().toAttribute());
[INFO] [stdout]     |             ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getXPosition` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:136:48
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getXPosition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |         you.addAction("sit", me.getTangent(you.getXPosition()));
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `setLimit` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `setLimit` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 140 |         me.setLimit(you.toLimit);
[INFO] [stdout]     |            ^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `toLimit` on type `Thing`
[INFO] [stdout]    --> src/NuckLikesVel.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |         me.setLimit(you.toLimit);
[INFO] [stdout]     |                         ^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `name`, `p2`, `p3`, `p4`, `p5`, `t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getDimensions` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getDimensions` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |         you.addAttribute(me.getDimensions().toAttribute());
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `toggleCurrent` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `toggleCurrent` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     me.toggleCurrent();
[INFO] [stdout]     |        ^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `canSee` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `canSee` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 162 |     me.canSee(false);
[INFO] [stdout]     |        ^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `resetDimensions` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `resetDimensions` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 127 |         me.resetDimensions();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addFeeling` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addFeeling` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 164 |     me.addFeeling("dizzy");
[INFO] [stdout]     |        ^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `timeTravelForTwo` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `timeTravelForTwo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 166 |     world.timeTravelForTwo("AD", 617, me, you);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addAttribute` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addAttribute` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |         you.addAttribute(me.getCircumference().toAttribute());
[INFO] [stdout]     |             ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `timeTravelForTwo` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:168:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `timeTravelForTwo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 168 |     world.timeTravelForTwo("BC", 3691, me, you);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unite` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `unite` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     world.unite(me, you);
[INFO] [stdout]     |           ^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getCircumference` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getCircumference` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |         you.addAttribute(me.getCircumference().toAttribute());
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getNumStimulationsAvailable` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:191:11
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getNumStimulationsAvailable` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 191 |     if me.getNumStimulationsAvailable() >= 
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `resetCircumference` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `resetCircumference` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 132 |         me.resetCircumference();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getNumStimulationsNeeded` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getNumStimulationsNeeded` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 192 |     you.getNumStimulationsNeeded() {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addAction` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addAction` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |         you.addAction("sit", me.getTangent(you.getXPosition()));
[INFO] [stdout]     |             ^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `setSatisfaction` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `setSatisfaction` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 193 |         you.setSatisfaction(me.toSatisfaction());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getTangent` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getTangent` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |         you.addAction("sit", me.getTangent(you.getXPosition()));
[INFO] [stdout]     |                                 ^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `toSatisfaction` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:193:32
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `toSatisfaction` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 193 |         you.setSatisfaction(me.toSatisfaction());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getXPosition` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:136:48
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getXPosition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |         you.addAction("sit", me.getTangent(you.getXPosition()));
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getFeelingIndex` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:196:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getFeelingIndex` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 196 |     if you.getFeelingIndex("happy") != -1 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `setLimit` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `setLimit` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 140 |         me.setLimit(you.toLimit);
[INFO] [stdout]     |            ^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `toLimit` on type `Thing`
[INFO] [stdout]    --> src/NuckLikesVel.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |         me.setLimit(you.toLimit);
[INFO] [stdout]     |                         ^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `name`, `p2`, `p3`, `p4`, `p5`, `t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `requestExecution` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `requestExecution` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 197 |         me.requestExecution(world);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `toggleCurrent` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `toggleCurrent` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     me.toggleCurrent();
[INFO] [stdout]     |        ^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `canSee` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `canSee` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 162 |     me.canSee(false);
[INFO] [stdout]     |        ^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lockThing` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `lockThing` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     world.lockThing(me);
[INFO] [stdout]     |           ^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addFeeling` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addFeeling` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 164 |     me.addFeeling("dizzy");
[INFO] [stdout]     |        ^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lockThing` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `lockThing` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 202 |     world.lockThing(you);
[INFO] [stdout]     |           ^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addAttribute` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addAttribute` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |         you.addAttribute(me.getNutrients().toAttribute());
[INFO] [stdout]     |             ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `timeTravelForTwo` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `timeTravelForTwo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 166 |     world.timeTravelForTwo("AD", 617, me, you);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getNutrients` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:230:29
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getNutrients` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |         you.addAttribute(me.getNutrients().toAttribute());
[INFO] [stdout]     |                             ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `timeTravelForTwo` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:168:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `timeTravelForTwo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 168 |     world.timeTravelForTwo("BC", 3691, me, you);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unite` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `unite` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     world.unite(me, you);
[INFO] [stdout]     |           ^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `resetNutrients` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `resetNutrients` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 231 |         me.resetNutrients();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addAttribute` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addAttribute` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 235 |         you.addAttribute(me.getAntioxidants().toAttribute());
[INFO] [stdout]     |             ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getNumStimulationsAvailable` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:191:11
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getNumStimulationsAvailable` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 191 |     if me.getNumStimulationsAvailable() >= 
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getAntioxidants` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getAntioxidants` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 235 |         you.addAttribute(me.getAntioxidants().toAttribute());
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getNumStimulationsNeeded` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getNumStimulationsNeeded` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 192 |     you.getNumStimulationsNeeded() {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `resetAntioxidants` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `resetAntioxidants` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |         me.resetAntioxidants();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `setSatisfaction` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `setSatisfaction` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 193 |         you.setSatisfaction(me.toSatisfaction());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `purr` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `purr` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 240 |         me.purr();
[INFO] [stdout]     |            ^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `toSatisfaction` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:193:32
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `toSatisfaction` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 193 |         you.setSatisfaction(me.toSatisfaction());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getGod` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `getGod` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 243 |     if world.getGod() == me {
[INFO] [stdout]     |              ^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getFeelingIndex` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:196:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getFeelingIndex` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 196 |     if you.getFeelingIndex("happy") != -1 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `setProof` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `setProof` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 244 |         me.setProof(you.toProof());
[INFO] [stdout]     |            ^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `requestExecution` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `requestExecution` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 197 |         me.requestExecution(world);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `toProof` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `toProof` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 244 |         me.setProof(you.toProof());
[INFO] [stdout]     |                         ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lockThing` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `lockThing` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     world.lockThing(me);
[INFO] [stdout]     |           ^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `toggleGender` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:253:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `toggleGender` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 253 |     me.toggleGender();
[INFO] [stdout]     |        ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lockThing` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `lockThing` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 202 |     world.lockThing(you);
[INFO] [stdout]     |           ^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `procreate` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:256:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `procreate` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 256 |     world.procreate(me, you);
[INFO] [stdout]     |           ^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addAttribute` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addAttribute` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |         you.addAttribute(me.getNutrients().toAttribute());
[INFO] [stdout]     |             ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `toggleRoleBDSM` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `toggleRoleBDSM` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 258 |     me.toggleRoleBDSM();
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getNutrients` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:230:29
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getNutrients` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |         you.addAttribute(me.getNutrients().toAttribute());
[INFO] [stdout]     |                             ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `makeHigh` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:260:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `makeHigh` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 260 |     world.makeHigh(me);
[INFO] [stdout]     |           ^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `resetNutrients` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `resetNutrients` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 231 |         me.resetNutrients();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `makeHigh` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:262:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `makeHigh` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 262 |     world.makeHigh(you);
[INFO] [stdout]     |           ^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addAttribute` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addAttribute` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 235 |         you.addAttribute(me.getAntioxidants().toAttribute());
[INFO] [stdout]     |             ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getSenseIndex` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:275:11
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getSenseIndex` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 275 |     if me.getSenseIndex("vibration") {
[INFO] [stdout]     |           ^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getAntioxidants` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getAntioxidants` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 235 |         you.addAttribute(me.getAntioxidants().toAttribute());
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addFeeling` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addFeeling` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 276 |         me.addFeeling("complete");
[INFO] [stdout]     |            ^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `resetAntioxidants` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `resetAntioxidants` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |         me.resetAntioxidants();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unlock` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `unlock` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 279 |     world.unlock(you);
[INFO] [stdout]     |           ^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `purr` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `purr` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 240 |         me.purr();
[INFO] [stdout]     |            ^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getGod` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `getGod` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 243 |     if world.getGod() == me {
[INFO] [stdout]     |              ^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `removeThing` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `removeThing` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 281 |     world.removeThing(you);
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lookFor` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:283:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `lookFor` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 283 |     me.lookFor(you, world);
[INFO] [stdout]     |        ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `setProof` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `setProof` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 244 |         me.setProof(you.toProof());
[INFO] [stdout]     |            ^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `toProof` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `toProof` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 244 |         me.setProof(you.toProof());
[INFO] [stdout]     |                         ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lookFor` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:285:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `lookFor` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 285 |     me.lookFor(you, world);
[INFO] [stdout]     |        ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `toggleGender` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:253:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `toggleGender` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 253 |     me.toggleGender();
[INFO] [stdout]     |        ^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lookFor` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `lookFor` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 287 |     me.lookFor(you, world);
[INFO] [stdout]     |        ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `procreate` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:256:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `procreate` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 256 |     world.procreate(me, you);
[INFO] [stdout]     |           ^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lookFor` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:289:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `lookFor` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 289 |     me.lookFor(you, world);
[INFO] [stdout]     |        ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `toggleRoleBDSM` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `toggleRoleBDSM` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 258 |     me.toggleRoleBDSM();
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lookFor` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:291:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `lookFor` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 291 |     me.lookFor(you, world);
[INFO] [stdout]     |        ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `makeHigh` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:260:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `makeHigh` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 260 |     world.makeHigh(me);
[INFO] [stdout]     |           ^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getMemory` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:293:11
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getMemory` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 293 |     if me.getMemory().isErasable() {
[INFO] [stdout]     |           ^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `makeHigh` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:262:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `makeHigh` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 262 |     world.makeHigh(you);
[INFO] [stdout]     |           ^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `removeFeeling` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:294:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `removeFeeling` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 294 |         me.removeFeeling("disheartened");
[INFO] [stdout]     |            ^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getSenseIndex` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:275:11
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getSenseIndex` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 275 |     if me.getSenseIndex("vibration") {
[INFO] [stdout]     |           ^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `setOpinion` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:297:14
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `setOpinion` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 297 |     match me.setOpinion(me.getOpinionIndex("you are here"), false) {
[INFO] [stdout]     |              ^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `addFeeling` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `addFeeling` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 276 |         me.addFeeling("complete");
[INFO] [stdout]     |            ^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getOpinionIndex` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:297:28
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getOpinionIndex` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 297 |     match me.setOpinion(me.getOpinionIndex("you are here"), false) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `world-Mili` (bin "NuckLikesVel") due to 54 previous errors
[INFO] [stdout] error[E0599]: no method named `unlock` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `unlock` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 279 |     world.unlock(you);
[INFO] [stdout]     |           ^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `removeThing` found for struct `World` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout]  50 | struct World {
[INFO] [stdout]     | ------------ method `removeThing` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 281 |     world.removeThing(you);
[INFO] [stdout]     |           ^^^^^^^^^^^ method not found in `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lookFor` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:283:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `lookFor` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 283 |     me.lookFor(you, world);
[INFO] [stdout]     |        ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lookFor` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:285:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `lookFor` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 285 |     me.lookFor(you, world);
[INFO] [stdout]     |        ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lookFor` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `lookFor` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 287 |     me.lookFor(you, world);
[INFO] [stdout]     |        ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lookFor` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:289:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `lookFor` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 289 |     me.lookFor(you, world);
[INFO] [stdout]     |        ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lookFor` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:291:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `lookFor` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 291 |     me.lookFor(you, world);
[INFO] [stdout]     |        ^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getMemory` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:293:11
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getMemory` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 293 |     if me.getMemory().isErasable() {
[INFO] [stdout]     |           ^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `removeFeeling` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:294:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `removeFeeling` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 294 |         me.removeFeeling("disheartened");
[INFO] [stdout]     |            ^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `setOpinion` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:297:14
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `setOpinion` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 297 |     match me.setOpinion(me.getOpinionIndex("you are here"), false) {
[INFO] [stdout]     |              ^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `getOpinionIndex` found for struct `Thing` in the current scope
[INFO] [stdout]    --> src/NuckLikesVel.rs:297:28
[INFO] [stdout]     |
[INFO] [stdout]  30 | struct Thing {
[INFO] [stdout]     | ------------ method `getOpinionIndex` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 297 |     match me.setOpinion(me.getOpinionIndex("you are here"), false) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^ method not found in `Thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `world-Mili` (bin "NuckLikesVel" test) due to 54 previous errors
[INFO] running `Command { std: "docker" "inspect" "c58fef65b4d8c9eead937cb6f18e942217913524c0829e3907826534532d5246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c58fef65b4d8c9eead937cb6f18e942217913524c0829e3907826534532d5246", kill_on_drop: false }`
[INFO] [stdout] c58fef65b4d8c9eead937cb6f18e942217913524c0829e3907826534532d5246
